home *** CD-ROM | disk | FTP | other *** search
- # PBMPLUS auxiliary magic numbers file
- #
- # These are meant to be used with the "file" program to help determine
- # the type of a file. You can add these entries to the system's /etc/magic
- # file, or if your version of "file" supports the -m flag you can use
- # them that way.
- #
- # All of these entries use the "string" format so that they will work on
- # both big-endian and little-endian machines.
-
- 0 string \037\235 compressed file
- 0 string begin uuencoded file
- 0 string xbtoa btoa'd file
-
- 0 string P1 PBM file
- 0 string P2 PGM file
- 0 string P3 PPM file
- 0 string P4 PBM "rawbits" file
- 0 string P5 PGM "rawbits" file
- 0 string P6 PPM "rawbits" file
-
- 0 string \361\0\100\273 CMU window manager bitmap
- 0 string \131\246\152\225 Sun rasterfile
- 0 string yz MGR bitmap
- 0 string \115\115 TIFF file, big-endian
- 0 string \111\111 TIFF file, little-endian
- 0 string GIF87a GIF file
- 0 string GIF89a GIF file
- 0 string FORM IFF file
- >8 string ILBM ILBM interleaved bitmap
- >8 string RGBN RGBN 12bit RGB bitmap
- >8 string RGB8 RGB8 24bit RGB bitmap
- >8 string 8SVX 8SVX 8bit sampled sound
- >8 string SAMP SAMP sampled sound
- >8 string AIFF AIFF sound
- >8 string AIFC AIFF-C compressed sound
- >8 string FTXT FTXT formatted text
- >8 string DR2D DR2D 2-D objects
- >8 string TDDD TDDD 3-D rendering data
- 0 string This\040is\040a\040BitMap\040file Lisp Machine bit-array-file
- 0 string !! Bennet Yee's "face" format
- 0 string \117\072 Solitaire Image Recorder format
- >4 string \013 MGI Type 11
- >4 string \021 MGI Type 17
- 0 string \001\332 SGI image file
- 0 string \122\314 Utah RLE Raster file
-
-